org.neo4j.kernel.management
Interface Kernel
public interface Kernel
NAME
static final String NAME
- See Also:
- Constant Field Values
getMBeanQuery
ObjectName getMBeanQuery()
getStoreDirectory
String getStoreDirectory()
getKernelVersion
String getKernelVersion()
getKernelStartTime
Date getKernelStartTime()
getStoreCreationDate
Date getStoreCreationDate()
getStoreId
String getStoreId()
getStoreLogVersion
long getStoreLogVersion()
isReadOnly
boolean isReadOnly()
Copyright © 2010 Neo4j. All Rights Reserved.